home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Jogos de Azar / roleta.swf / scripts / DefineSprite_172 / frame_12 / DoAction.as
Text File  |  2006-01-17  |  122b  |  6 lines

  1. sound3 = new Sound(this);
  2. SoundID = "txt004";
  3. sound3.attachSound(SoundID);
  4. sound3.setVolume(100);
  5. sound3.start(0,1);
  6.